* .bzrignore: Add lisp/mh-e/mh-autoloads.el and lisp/mh-e/mh-cus-load.el.
authorBill Wohler <wohler@newt.com>
Mon, 27 Jun 2011 04:31:43 +0000 (21:31 -0700)
committerBill Wohler <wohler@newt.com>
Mon, 27 Jun 2011 04:31:43 +0000 (21:31 -0700)
.bzrignore
ChangeLog

index c0f45b40534f065cf881bbc494d2abe2a4512bbc..6bc921f8c15d44d771ac0e510bc68373f0d874b1 100644 (file)
@@ -110,3 +110,5 @@ test/indent/*.new
 +*
 src/globals.h
 src/gl-stamp
+lisp/mh-e/mh-autoloads.el
+lisp/mh-e/mh-cus-load.el
index 4bf89e35776a9554ad4bffe5713d4eda21d110e9..3fb10e14974945980125236a40cdbaf694c2c7b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-06-27  Bill Wohler  <wohler@newt.com>
+
+       * .bzrignore: Add lisp/mh-e/mh-autoloads.el and lisp/mh-e/mh-cus-load.el.
+
 2011-06-25  Paul Eggert  <eggert@cs.ucla.edu>
 
        Use gnulib's dup2 module instead of rolling our own.